func runtime.showfuncinfo
4 uses
runtime (current package)
traceback.go#L858: if showfuncinfo(f, fidx == 0, funcID_normal, funcID_normal) {
traceback.go#L867: if f.valid() && showfuncinfo(f, false, funcID_normal, funcID_normal) && ancestor.goid != 1 {
traceback.go#L919: return showfuncinfo(f, firstFrame, funcID, childID)
traceback.go#L924: func showfuncinfo(f funcInfo, firstFrame bool, funcID, childID funcID) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)